home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 5 / Windows 6-Pak (InfoMagic) (Disc 5) (1999).ISO / Accounting-Tools / EasiPOS97.exe / CUSTOMER.MD_ / CUSTOMER.MD / Suppliers.json < prev    next >
JavaScript Object Notation  |  1998-11-10  |  1KB

  1. {
  2.     "schema": {
  3.         "SupplierNo": "Text (20)",
  4.         "Surname": "Text (50)",
  5.         "Address1": "Text (50)",
  6.         "Address2": "Text (50)",
  7.         "City": "Text (50)",
  8.         "State": "Text (50)",
  9.         "Phone": "Text (20)",
  10.         "Fax": "Text (20)",
  11.         "NormalDC": "Single",
  12.         "MrMrs": "Text (50)",
  13.         "Company": "Text (100)",
  14.         "PriceGroup": "Text (50)",
  15.         "T1": "Text (50)",
  16.         "T2": "Text (50)",
  17.         "T3": "Text (50)",
  18.         "T4": "Text (50)",
  19.         "T5": "Text (50)",
  20.         "T6": "Text (50)",
  21.         "T7": "Text (50)",
  22.         "T8": "Text (50)",
  23.         "T9": "Text (250)",
  24.         "T10": "Text (250)",
  25.         "N1": "Double",
  26.         "N2": "Double",
  27.         "N3": "Double",
  28.         "N4": "Double",
  29.         "N5": "Double",
  30.         "N6": "Double",
  31.         "N7": "Double",
  32.         "N8": "Double",
  33.         "N9": "Double",
  34.         "N10": "Double",
  35.         "YN1": "Boolean NOT NULL",
  36.         "YN2": "Boolean NOT NULL",
  37.         "YN3": "Boolean NOT NULL",
  38.         "YN4": "Boolean NOT NULL",
  39.         "YN5": "Boolean NOT NULL",
  40.         "YN6": "Boolean NOT NULL",
  41.         "D1": "DateTime",
  42.         "D2": "DateTime",
  43.         "D3": "DateTime",
  44.         "M1": "Memo/Hyperlink (255)",
  45.         "Balance": "Double",
  46.         "UserDef1A": "Text (50)",
  47.         "UserDef2A": "Text (50)",
  48.         "UserDef3A": "Text (50)",
  49.         "UserDef4A": "Text (50)",
  50.         "UserDef5A": "Text (50)",
  51.         "Notes": "Memo/Hyperlink (255)"
  52.     },
  53.     "data": [
  54.         {
  55.             "SupplierNo": "1",
  56.             "Surname": "Mens",
  57.             "Address1": "PO Box 17772",
  58.             "City": "Kendrick",
  59.             "State": "FL",
  60.             "Phone": "668 245",
  61.             "NormalDC": 0,
  62.             "MrMrs": "Mr M",
  63.             "Company": "ValueMeat",
  64.             "PriceGroup": "Price A",
  65.             "N1": 0,
  66.             "N2": 0,
  67.             "N3": 0,
  68.             "N4": 0,
  69.             "N5": 0,
  70.             "N6": 0,
  71.             "N7": 0,
  72.             "N8": 0,
  73.             "N9": 0,
  74.             "N10": 0,
  75.             "YN1": 0,
  76.             "YN2": 0,
  77.             "YN3": 0,
  78.             "YN4": 0,
  79.             "YN5": 0,
  80.             "YN6": 0,
  81.             "Balance": 0
  82.         }
  83.     ]
  84. }